home *** CD-ROM | disk | FTP | other *** search
/ Atlas of Oregon / Atlas of Oregon - Disc 2.iso / pc / buttons / buttonStyle_pill.swf / scripts / DefineButton2_5 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2002-09-06  |  116 b   |  5 lines

  1. on(rollOver){
  2.    textColor.setTransform(_root.colorSet52[11]);
  3.    _root.indicatorOn(indicate[0],indicate[1]);
  4. }
  5.